My list
- Main should be inside body
- No <> arrows needed
- background color
No needed h1 and h2s
- line 52 should be a comment
Wrong opening and closing brackets for body
Team List
-
HTML Tag used for main
- HTML closing tag used for main
- Display diamonds is incorrect
- Margin and padding in main are not specified
- Incorrect comment tag on line 52
- Line 2 needs to be CSS
- Typeface family is incorrect way to stylize font style
- Missing a in front hover on line 36
- Main should not have a closing definition at all
- :hover#menu-icon’s background-color has an incorrect value
- Both definitions of body’s background-color have incorrect values
- “” to make comments does not work in css
- “Width” in h2 should not be capitalized
- ‘4’ is on a different line than :hover
- ‘4’ cannot be used as a variable
- Line 17 aside doesn’t need a .
- Line 26 Background color is not in a hex code or color name
- Line 27 need curly closing brackets
- Line 29 Menu doesn’t need a # sign
- Line 33 background-color is spelled wrong
- Line 40 h1 need to have more style: sizes, weight
- Line 44 h2 has the wrong information